home *** CD-ROM | disk | FTP | other *** search
/ Delphi Programmer's Power Pack / Delphi Volume 1.iso / e_to_l / iacs / setup.arv / UNIT1.DFM / UNIT1.txt
Encoding:
Text File  |  1996-09-15  |  4.8 KB  |  241 lines

  1. object Form1: TForm1
  2.   Left = 198
  3.   Top = 18
  4.   Width = 426
  5.   Height = 444
  6.   Caption = 'IACS Demo'
  7.   Font.Color = clBlack
  8.   Font.Height = -13
  9.   Font.Name = 'Times New Roman'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   OnClose = FormClose
  13.   OnCreate = FormCreate
  14.   TextHeight = 15
  15.   object Label2: TLabel
  16.     Left = 16
  17.     Top = 336
  18.     Width = 50
  19.     Height = 15
  20.     Caption = 'Pick a file'
  21.   end
  22.   object Label3: TLabel
  23.     Left = 208
  24.     Top = 236
  25.     Width = 80
  26.     Height = 15
  27.     Caption = 'TIAComboBox'
  28.   end
  29.   object Label4: TLabel
  30.     Left = 128
  31.     Top = 8
  32.     Width = 160
  33.     Height = 30
  34.     Caption = 'IACs for Delphi'
  35.     Font.Color = clMaroon
  36.     Font.Height = -27
  37.     Font.Name = 'Arial Narrow'
  38.     Font.Style = [fsBold]
  39.     ParentFont = False
  40.   end
  41.   object GroupBox1: TGroupBox
  42.     Left = 10
  43.     Top = 51
  44.     Width = 400
  45.     Height = 169
  46.     Caption = 'TIAListBox, TIAEdit, TIACheckBox Demo'
  47.     TabOrder = 0
  48.     object Label1: TLabel
  49.       Left = 213
  50.       Top = 27
  51.       Width = 104
  52.       Height = 15
  53.       Caption = 'Text for the ListBox'
  54.     end
  55.     object IAListBox1: TIAListBox
  56.       Left = 16
  57.       Top = 23
  58.       Width = 162
  59.       Height = 133
  60.       ItemHeight = 15
  61.       TabOrder = 0
  62.       INISource = IASource1
  63.       INISection = 'FirstSection'
  64.       INIItem = 'ListBox'
  65.       IniSaveItems = True
  66.     end
  67.     object IAEdit1: TIAEdit
  68.       Left = 214
  69.       Top = 44
  70.       Width = 163
  71.       Height = 22
  72.       TabOrder = 1
  73.       INISource = IASource1
  74.       INISection = 'FirstSection'
  75.       INIItem = 'EditBox'
  76.     end
  77.     object Button1: TButton
  78.       Left = 212
  79.       Top = 116
  80.       Width = 89
  81.       Height = 33
  82.       Caption = 'Add Item'
  83.       TabOrder = 2
  84.       OnClick = Button1Click
  85.     end
  86.     object SaveListBoxItems: TIACheckBox
  87.       Left = 214
  88.       Top = 83
  89.       Width = 127
  90.       Height = 17
  91.       Caption = 'Save ListBox Items'
  92.       State = cbChecked
  93.       TabOrder = 3
  94.       OnClick = SaveListBoxItemsClick
  95.       INISource = IASource1
  96.       INISection = 'FirstSection'
  97.       INIItem = 'CheckBox'
  98.     end
  99.     object Button2: TButton
  100.       Left = 300
  101.       Top = 116
  102.       Width = 89
  103.       Height = 33
  104.       Caption = 'Clear List'
  105.       TabOrder = 4
  106.       OnClick = Button2Click
  107.     end
  108.   end
  109.   object BitBtn1: TBitBtn
  110.     Left = 322
  111.     Top = 371
  112.     Width = 89
  113.     Height = 33
  114.     TabOrder = 1
  115.     Kind = bkClose
  116.     Style = bsNew
  117.   end
  118.   object GroupBox2: TGroupBox
  119.     Left = 12
  120.     Top = 232
  121.     Width = 185
  122.     Height = 85
  123.     Caption = 'Information from Install'
  124.     TabOrder = 2
  125.     object IALabel1: TIALabel
  126.       Left = 8
  127.       Top = 28
  128.       Width = 84
  129.       Height = 15
  130.       Caption = 'Temporary Text'
  131.       INISource = IASource1
  132.       INISection = 'Reg'
  133.       INIItem = 'Name'
  134.     end
  135.     object IALabel2: TIALabel
  136.       Left = 8
  137.       Top = 52
  138.       Width = 84
  139.       Height = 15
  140.       Caption = 'Temporary Text'
  141.       INISource = IASource1
  142.       INISection = 'Reg'
  143.       INIItem = 'Company'
  144.     end
  145.   end
  146.   object IAEditCombo1: TIAEditCombo
  147.     Left = 76
  148.     Top = 332
  149.     Width = 329
  150.     Height = 22
  151.     INISource = IASource1
  152.     INISection = 'ThirdSection'
  153.     INIItem = 'IAEditCombo'
  154.     TabOrder = 3
  155.   end
  156.   object IAComboBox1: TIAComboBox
  157.     Left = 208
  158.     Top = 252
  159.     Width = 197
  160.     Height = 23
  161.     ItemHeight = 15
  162.     TabOrder = 4
  163.     INISource = IASource1
  164.     INISection = 'SecondSection'
  165.     INIItem = 'ComboBox'
  166.     INISaveItems = True
  167.   end
  168.   object IASRButton1: TIASRButton
  169.     Left = 8
  170.     Top = 372
  171.     Width = 105
  172.     Height = 33
  173.     Caption = '&Save'
  174.     TabOrder = 5
  175.     INISource = IASource1
  176.     SaveButton = True
  177.     ActionAfterEvent = False
  178.   end
  179.   object IASRButton2: TIASRButton
  180.     Left = 111
  181.     Top = 372
  182.     Width = 105
  183.     Height = 33
  184.     Caption = '&Restore'
  185.     TabOrder = 6
  186.     INISource = IASource1
  187.     SaveButton = False
  188.     ActionAfterEvent = False
  189.   end
  190.   object INISaveItemsChkBx: TIACheckBox
  191.     Left = 208
  192.     Top = 280
  193.     Width = 121
  194.     Height = 17
  195.     Caption = 'Save Combo Items'
  196.     State = cbChecked
  197.     TabOrder = 7
  198.     OnClick = INISaveItemsChkBxClick
  199.     INISource = IASource1
  200.     INISection = 'SecondSection'
  201.     INIItem = 'SaveComboItems'
  202.   end
  203.   object KeepHistoryChkBx: TIACheckBox
  204.     Left = 208
  205.     Top = 300
  206.     Width = 141
  207.     Height = 17
  208.     Caption = 'Keep History of Entries'
  209.     State = cbChecked
  210.     TabOrder = 8
  211.     OnClick = KeepHistoryChkBxClick
  212.     INISource = IASource1
  213.     INISection = 'SecondSection'
  214.     INIItem = 'KeepHistory'
  215.   end
  216.   object BitBtn2: TBitBtn
  217.     Left = 225
  218.     Top = 372
  219.     Width = 89
  220.     Height = 33
  221.     Caption = 'Ordering'
  222.     TabOrder = 9
  223.     OnClick = BitBtn2Click
  224.     Style = bsNew
  225.   end
  226.   object Button3: TButton
  227.     Left = 352
  228.     Top = 280
  229.     Width = 53
  230.     Height = 33
  231.     Caption = 'Clear'
  232.     TabOrder = 10
  233.     OnClick = Button3Click
  234.   end
  235.   object IASource1: TIASource
  236.     FileName = 'iacsdemo.ini'
  237.     Left = 8
  238.     Top = 4
  239.   end
  240. end
  241.